home *** CD-ROM | disk | FTP | other *** search
- STACKS
- Supports the dynamic use of data stacks
- See also <CONFIG.SYS>
-
- COMMAND TYPE: System configuration VERSION: 4.0 and up
-
- USE: STACKS=n,s
-
- n number of stacks (0-64)
- s size of each stack (0-512) in bytes
-
- When there is a hardware interrupt, MSDOS can switch stacks and allocate a
- new one from the number specified in the STACKS command. If STACKS=0,0 is
- specified, no stack switching occurs at interrupt time.
-
- DEFAULTS:
- IBM PC/XT/PC-portable 0,0
- IBM AT and PS/2 family 9,128
-
- NOTE: This command should be placed in <CONFIG.SYS> and is not a normal DOS
- command.
-